projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e3eed
)
(mode-line-faces): Group mode-line instead of modeline.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Sep 2006 23:54:44 +0000
(23:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Sep 2006 23:54:44 +0000
(23:54 +0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index fe2f5037826a7e23048837491a6d37b8131bdcad..55eca37d963844a0d73673c50a13fcada9521328 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-2022,7
+2022,7
@@
created."
(defgroup mode-line-faces nil
"Faces used in the mode line."
- :group 'modeline
+ :group 'mode
-
line
:group 'faces
:version "22.1")